~/storm/build/bin/storm --jani dpm.jani --janiproperty PminQueue1Full --constants N=6,C=6,TIME_BOUND=5 --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12 --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Storm 1.5.1
Date: Thu Apr 30 18:07:21 2020
Command line arguments: --jani dpm.jani --janiproperty PminQueue1Full --constants 'N=6,C=6,TIME_BOUND=5' --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /
WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.005s.
Time for model construction: 45.260s.
--------------------------------------------------------------
Model type: Markov Automaton (sparse)
States: 9191028
Transitions: 17865498
Choices: 10604874
Markovian St.: 2276148
Max. Rate.: 6.000000000000001
Reward Models: none
State Labels: 3 labels
* deadlock -> 0 item(s)
* (items1 = 6) -> 201684 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Time for model preprocessing: 0.000s.
--------------------------------------------------------------
Model type: Markov Automaton (sparse)
States: 9191028
Transitions: 17865498
Choices: 10604874
Markovian St.: 2276148
Max. Rate.: 6.000000000000001
Reward Models: none
State Labels: 3 labels
* deadlock -> 0 item(s)
* (items1 = 6) -> 201684 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Model checking property "PminQueue1Full": Pmin=? [F (items1 = 6)] ...
Result (for initial states): 0.02696610784869368
Time for model checking: 13.712s.